PCB image added
[LED tetris] / README.md
1 #Tetris for AVR microcontrollers and cascading LED matrix based on MAX7219 IC driver
2
3 Created for [Interplay Medium™](https://interplaymedium.org) project
4
5 ![Interplay Medium™ AVR LED Tetris](https://repository.interplaymedium.org/AVR-LED-Tetris/LEDtetris.avi.gif)  
6 [Full video with sound](https://repository.interplaymedium.org/AVR-LED-Tetris/LEDtetris.avi)
7
8 ## Wiring 
9
10     LED PCB pinout | GND | Click | CS load | Din | Snd | +5v  
11     -------------- | --- |------ | ------- | --- | --- | ---
12     Arduino pins   | GND | 13    | 12      | 11  | 10  |+5v  
13
14 ## Compile and flash
15
16 Compiled and tested on AVR Atmega 168 (Arduino Diecimila)
17
18     ./make
19     ./flash
20
21 ## Testing
22
23     screen <path to your device> 9600
24
25 Use arrow keys to play
26
27 Read wiki for details
28
29 - [How to compile and flash](https://wiki.interplaymedium.org/index.php/InterplayMedium/LEDTetris) it with Arduino
30 - [General instruction](http://wiki.interplaymedium.org/index.php/InterplayMedium/AxonAmpArduino) for Adruino + IM AXOD microserver integration
31
32 ![MAX7219 IC driver, LED matrix PCB](https://repository.interplaymedium.org/AVR-LED-Tetris/LED_matrix_pcb.jpeg)
33
34 ## Extras 
35
36 Please find mask template + nice stickers [here](https://repository.interplaymedium.org/AVR-LED-Tetris/cover.svg)
37
38 ## License
39
40 Copyright © 2010 Dmitry Shalnov [interplaymedium.org]
41
42 Licensed under the Apache License, Version 2.0 (the "License");
43 you may not use this files except in compliance with the License.
44 You may obtain a copy of the License at
45
46     http://www.apache.org/licenses/LICENSE-2.0
47
48 Unless required by applicable law or agreed to in writing, software
49 distributed under the License is distributed on an "AS IS" BASIS,
50 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
51 See the License for the specific language governing permissions and
52 limitations under the License.
53
54
55
56
Contact me: dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717